projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2d3d2a2
)
Distribute autogen.sh
author
Colin Walters
<walters@verbum.org>
Fri, 1 Oct 2010 21:29:20 +0000
(17:29 -0400)
committer
Colin Walters
<walters@verbum.org>
Fri, 1 Oct 2010 21:30:18 +0000
(17:30 -0400)
This makes it easier for OS vendors to always invoke autogen.sh
for building, regardless of building from legacy tarballs or
git snapshots.
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index 10812814e587d1dd7f85246155dd781b6a08706d..f87b2da74319d8a579edc2b05b8d7f81c91fe4bd 100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-7,6
+7,7
@@
SUBDIRS = po po-properties $(SRC_SUBDIRS) docs m4macros build
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
EXTRA_DIST += \
+ autogen.sh \
HACKING \
makecopyright \
NEWS.pre-1-0 \